home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / cli / EOLCon.readme < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.4 KB  |  38 lines

  1. Short: Converts EOL to any character
  2.  
  3.    EOLCon 1.3
  4.  
  5.    This program will make the end-of-line character
  6. anything the user wants (well, except for the '0', '1'
  7. and '2' characters...they have a separate meaning...see
  8. the doc file).    When I say 'end-of-line', I actually
  9. mean the character right BEFORE the linefeed char.
  10. And in the case of a file that already has carriage
  11. returns, adding your own character will place it
  12. *before* the carriage return, where it should be
  13. (in case you forget to add them in order).
  14.  
  15.    *yawn*
  16.    Sounds like a run-of-the-mill EOL toggler, eh?
  17.    Not quite!
  18.  
  19.    This converter has two very nice options : (1) you
  20. can make the I/O buffer as big as you want, so amazing
  21. speeds are possible (see the doc file), and, (2) you
  22. can specify the *deleting* of carriage returns (as
  23. you would expect), the *adding* of carriage returns
  24. (also as you would expect), *AND* the *adding* of any
  25. printable character you want to the end of every line.
  26.  
  27.    The most common use of this program, obviously,
  28. is for porting ASCII files back and forth between the
  29. Amiga and MS-DOS machines...the latter uses a carriage
  30. return before each linefeed to designate the end of
  31. a line, while the Amiga does not (just a linefeed).
  32.  
  33.  
  34.    Send comments/questions/bug-reports to
  35.      CRVICH @ CSUGRAD.CS.VT.EDU
  36.      GENERAL @ VTVM1.CC.VT.EDU
  37.      GENERAL @ VTVM1.BITNET
  38.